[INFO] fetching crate trace2power 0.4.4...
[INFO] testing trace2power-0.4.4 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate trace2power 0.4.4 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate trace2power 0.4.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate trace2power 0.4.4
[INFO] tweaked toml for crates.io crate trace2power 0.4.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate trace2power 0.4.4 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate trace2power 0.4.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25ec4088ce3c39656a10fd40de7e1f0c0a16d53892eb73dd886986b19304c9d7
[INFO] running `Command { std: "docker" "start" "-a" "25ec4088ce3c39656a10fd40de7e1f0c0a16d53892eb73dd886986b19304c9d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25ec4088ce3c39656a10fd40de7e1f0c0a16d53892eb73dd886986b19304c9d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25ec4088ce3c39656a10fd40de7e1f0c0a16d53892eb73dd886986b19304c9d7", kill_on_drop: false }`
[INFO] [stdout] 25ec4088ce3c39656a10fd40de7e1f0c0a16d53892eb73dd886986b19304c9d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b21bf8e047c4a9f7a7d973f72eaacb23f5b54d80361ee518cc6ef2a311a1add
[INFO] running `Command { std: "docker" "start" "-a" "2b21bf8e047c4a9f7a7d973f72eaacb23f5b54d80361ee518cc6ef2a311a1add", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.6.25
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling lz4_flex v0.12.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling miniz_oxide v0.9.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling fst-reader v0.14.3
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling wellen v0.20.2
[INFO] [stderr]    Compiling trace2power v0.4.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.82s
[INFO] running `Command { std: "docker" "inspect" "2b21bf8e047c4a9f7a7d973f72eaacb23f5b54d80361ee518cc6ef2a311a1add", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b21bf8e047c4a9f7a7d973f72eaacb23f5b54d80361ee518cc6ef2a311a1add", kill_on_drop: false }`
[INFO] [stdout] 2b21bf8e047c4a9f7a7d973f72eaacb23f5b54d80361ee518cc6ef2a311a1add
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c04f0656c0bcabf863148b73f3bbaa3a7851a3a2041e6dddd2c1145b474f5e8
[INFO] running `Command { std: "docker" "start" "-a" "9c04f0656c0bcabf863148b73f3bbaa3a7851a3a2041e6dddd2c1145b474f5e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling trace2power v0.4.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.55s
[INFO] running `Command { std: "docker" "inspect" "9c04f0656c0bcabf863148b73f3bbaa3a7851a3a2041e6dddd2c1145b474f5e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c04f0656c0bcabf863148b73f3bbaa3a7851a3a2041e6dddd2c1145b474f5e8", kill_on_drop: false }`
[INFO] [stdout] 9c04f0656c0bcabf863148b73f3bbaa3a7851a3a2041e6dddd2c1145b474f5e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7a1189237aae0af182d2f1cb4692329c43397c55f28bdce6daf9ab4463a5a8c3
[INFO] running `Command { std: "docker" "start" "-a" "7a1189237aae0af182d2f1cb4692329c43397c55f28bdce6daf9ab4463a5a8c3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libtrace2power-39ff5304e99b3242)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/trace2power-ec80c63c24e3c1c5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/empty.rs (/opt/rustwide/target/debug/deps/empty-3c0a70b51d75a776)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_empty_tcl ... ok
[INFO] [stdout] test test_empty_saif ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/limit_scope_power.rs (/opt/rustwide/target/debug/deps/limit_scope_power-0d3fe112a0cc2a2e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_limit_scope_power_tcl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/synth.rs (/opt/rustwide/target/debug/deps/synth-0c8a5f564ef3ee50)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_synth_saif ... ok
[INFO] [stdout] test test_synth_tcl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests libtrace2power
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7a1189237aae0af182d2f1cb4692329c43397c55f28bdce6daf9ab4463a5a8c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a1189237aae0af182d2f1cb4692329c43397c55f28bdce6daf9ab4463a5a8c3", kill_on_drop: false }`
[INFO] [stdout] 7a1189237aae0af182d2f1cb4692329c43397c55f28bdce6daf9ab4463a5a8c3
